home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Let's Discover Texas!
/
Let's Discover Texas!.iso
/
pc
/
FILES
/
HOME.dxr
/
00047_soundBusy 1 + load Mainframe.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-01-04
|
197 b
|
11 lines
on exitFrame me
preloadMember("MainFrame")
preloadMember("BlackBackground")
preloadMember("BlueBackground")
if soundBusy(1) then
go(the frame)
else
go(the frame + 1)
end if
end